Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C
1) Assert H
2) Beginners
3) Code Snippets
4) Console
5) Ctype H
6) Data Structure Algorithm
7) Data Type
8) Development
9) File
10) Function
11) Games Graphic
12) Hardware Interaction
13) Language Basics
14) Linux
15) Macro Preprocessor
16) Math
17) Math H
18) Memory
19) Pointer
20) Setjmp H
21) Signal H
22) Small Application
23) Stdio H
24) Stdlib H
25) String
26) String H
27) Structure
28) Time H
29) Unix
30) Wctype H
Function
1) A function to increase your salary
2) A program with two functions
3) A recursive power function
4) A simple program that demonstrates sum()
5) Array of function pointer
6) Arrays of Pointers to functions
7) Assign function return value to a variable
8) Calculating an average using variable argument lists
9) Calculating factorials using recursion
10) Char pointer as the function parameter
11) Check out the int value change before and after function call
12) Computes the area of three triangles
13) Copy string using recursion
14) Define constant function parameter
15) Define function and return value
16) Define function and use it
17) Define function to calculate the ounces and cups
18) Define function to calculate the volumn
19) Define function to multiply two int
20) Define function to output char
21) Define function to sum
22) Define function with parameter and return value
23) Define function with void return
24) Define int pointer parameter for a function
25) Define two functions and call them in main
26) Define two functions and make function call
27) Definition of the function to calculate an average
28) Demonstraction of function call
29) Demonstrate the use of pointers and parameter passing
30) Function
31) Function call
32) Function call each other
33) Function declaration
34) Function pointer
35) Function pointer 2
36) Function pointer and use it call a function
37) Function prototype
38) Function to output square
39) Function which returns int value
40) Global and local variable inside function
41) Implementing arithmetic and array functions
42) Initialize the function pointer array
43) Length of the function parameters
44) Pass Array into a function
45) Pass array value into function
46) Pass array with different dimension into function
47) Pass char pointer into function
48) Pass double value into function
49) Pass reference
50) Pass reference of an int value into function
51) Pass return value through function parameter
52) Pass value
53) Passing a Pointer to a function
54) Passing parameter by pointer
55) Passing the data type addess into the function
56) Pointing to functions
57) Prints out Fibonacci numbers
58) Recursive function call
59) Recursive function with static variable
60) Return statement
61) Return value though parameter
62) Serve as a prototype within this program
63) This program has three functions
64) Use function with pointer parameters
65) Uses a function prototype to enforce strong type checking